home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 23 / Amiga Format AFCD23 (Feb 1998, Issue 107).iso / -seriously_amiga- / shareware / workbench / amigreet / install < prev    next >
Text File  |  1997-12-01  |  5KB  |  169 lines

  1. ;
  2. ;
  3. ; AmiGreet  - v1.3 Install Script
  4. ;           - By Gareth 'Gaz' Murfin
  5. ;           - (11.12.97)
  6. ;
  7. ;
  8.  
  9. ;Program name & by Gareth Murfin Scrolling.
  10. (procedure WAITX (set X 1) ( (while (< X 100)  (set X (+ X 1)) )  ) )
  11. (working "\n\n\n\n\n\n\n\n\n\n\n\n\nAmiGreet v1.3") (WAITX)
  12. (complete 0)
  13. (working "\n\n\n\n\n\n\n\n\n\n\n\nAmiGreet v1.3") (WAITX)
  14. (complete 1)
  15. (working "\n\n\n\n\n\n\n\n\n\n\nAmiGreet v1.3") (WAITX)
  16. (complete 2)
  17. (working "\n\n\n\n\n\n\n\n\n\nAmiGreet v1.3") (WAITX)
  18. (complete 3)
  19. (working "\n\n\n\n\n\n\n\n\nAmiGreet v1.3") (WAITX)
  20. (complete 4)
  21. (working "\n\n\n\n\n\n\n\nAmiGreet v1.3") (WAITX)
  22. (complete 5)
  23. (working "\n\n\n\n\n\n\nAmiGreet v1.3") (WAITX)
  24. (complete 6)
  25. (working "\n\n\n\n\n\nAmiGreet v1.3") (WAITX)
  26. (complete 7)
  27. (working "\n\n\n\n\nAmiGreet v1.3") (WAITX)
  28. (complete 8)
  29. (working "\n\n\n\nAmiGreet v1.3") (WAITX)
  30. (complete 9)
  31. (working "\n\n\nAmiGreet v1.3") (WAITX)
  32. (complete 10)
  33. (working "\n\nAmiGreet v1.3") (WAITX)
  34. (complete 11)
  35. (working "\n\nAmiGreet v1.3") (WAITX)
  36. (complete 12)
  37. (working "\nAmiGreet v1.3") (WAITX)
  38. (complete 13)
  39. (working "\nAmiGreet v1.3") (WAITX)
  40. (complete 14)
  41. (working "\nAmiGreet v1.3\n\n\n\n\n\n\n\n\n\n\n\nby") (WAITX)
  42. (complete 15)
  43. (working "\nAmiGreet v1.3\n\n\n\n\n\n\n\n\n\n\nby") (WAITX)
  44. (complete 16)
  45. (working "\nAmiGreet v1.3\n\n\n\n\n\n\n\n\n\nby") (WAITX)
  46. (complete 17)
  47. (working "\nAmiGreet v1.3\n\n\n\n\n\n\n\n\nby") (WAITX)
  48. (complete 18)
  49. (working "\nAmiGreet v1.3\n\n\n\n\n\n\n\nby") (WAITX)
  50. (complete 19)
  51. (working "\nAmiGreet v1.3\n\n\n\n\n\n\nby") (WAITX)
  52. (complete 20)
  53. (working "\nAmiGreet v1.3\n\n\n\n\n\nby") (WAITX)
  54. (complete 21)
  55. (working "\nAmiGreet v1.3\n\n\n\n\nby") (WAITX)
  56. (complete 22)
  57. (working "\nAmiGreet v1.3\n\n\n\nby") (WAITX)
  58. (complete 22)
  59. (working "\nAmiGreet v1.3\n\n\nby") (WAITX)
  60. (complete 23)
  61. (working "\nAmiGreet v1.3\n\n\nby") (WAITX)
  62. (complete 24)
  63. (working "\nAmiGreet v1.3\n\n\nby\n\n\n\n\n\n\n\n\nGareth Murfin.") (WAITX)
  64. (complete 25)
  65. (working "\nAmiGreet v1.3\n\n\nby\n\n\n\n\n\n\n\nGareth Murfin.") (WAITX)
  66. (complete 26)
  67. (working "\nAmiGreet v1.3\n\n\nby\n\n\n\n\n\n\nGareth Murfin.") (WAITX)
  68. (complete 27)
  69. (working "\nAmiGreet v1.3\n\n\nby\n\n\n\n\n\nGareth Murfin.") (WAITX)
  70. (complete 28)
  71. (working "\nAmiGreet v1.3\n\n\nby\n\n\n\n\nGareth Murfin.") (WAITX)
  72. (complete 29)
  73. (working "\nAmiGreet v1.3\n\n\nby\n\n\n\nGareth Murfin.") (WAITX)
  74. (complete 30)
  75. (working "\nAmiGreet v1.3\n\n\nby\n\n\nGareth Murfin.") (WAITX)
  76. (message "\n\n\nAmiGreet v1.3\n\n\nby\n\n\nGareth Murfin.") (WAITX)
  77.  
  78. (welcome)
  79. ;End of Introduction.
  80. ;
  81. (message
  82.   "\n\nWelcome to AmiGreet v1.3\nBy Gareth Murfin."
  83.   "\n\nThis installer will setup AmiGreet so that it will"
  84.   "\nrun automatically on each bootup."
  85.   "\n\nAny old versions of AmiGreet found will be deleted."
  86.   "\n\n\neMail.........................gazy@globalnet.co.uk"
  87.   "\nURL........http://www.users.globalnet.co.uk/~gazy/"
  88.   "\nIRC................SpryNet.US.GalaxyNet.Org #AmIRC"
  89. )
  90. (complete 40)
  91. ;
  92. ;
  93. ;
  94. ;
  95. (message
  96. "\n AmiGreet® is © by Gareth Murfin 1996-97"
  97. "\n C< Alpha Software"
  98. "\n\n\n\n Contact Gareth Murfin for more great software :-"
  99. "\n\n\n URL......http://www.users.globalnet.co.uk/~gazy/"
  100. "\n eMail.......................gazy@globalnet.co.uk"
  101. "\n IRC..............SpryNet.Us.GalaxyNet.Org #AmIRC"
  102. )
  103. ;
  104.  
  105. (complete 42)
  106.  
  107. (set #DOC
  108.  (askoptions
  109.   (prompt "Select version of AmiGreet to Install")
  110.    (help (cat @askoptions-help))
  111.     (default 1)
  112.     (choices "English" "Polish" "German")
  113.   )
  114. )
  115.  
  116. ; *** Copy Doc(s) to given path ***
  117. (if (IN #DOC 0) (copyfiles (source "AmiGreet[UK]") (dest "SYS:WbStartup")))
  118. (if (IN #DOC 0) (copyfiles (source "AmiGreet[UK].info") (dest "SYS:WbStartup")))
  119. ;Copy UK AmiGreet & icon
  120. (if (IN #DOC 1) (copyfiles (source "AmiGreet[PO]") (dest "SYS:WbStartup")))
  121. (if (IN #DOC 1) (copyfiles (source "AmiGreet[PO].info") (dest "SYS:WbStartup")))
  122. ;Copy Polish AmiGreet & icon
  123. (if (IN #DOC 2) (copyfiles (source "AmiGreet[DE]") (dest "SYS:WbStartup")))
  124. (if (IN #DOC 2) (copyfiles (source "AmiGreet[DE].info") (dest "SYS:WbStartup")))
  125. ;Copy German AmiGreet & icon
  126. (complete 50)
  127.  
  128.  
  129.  
  130.  
  131. ;---------------------
  132. (complete 80)
  133. (copyfiles
  134.   (source "c/Say")
  135.   (dest "C:")
  136.   (all)
  137. )
  138. ;---------------------
  139. ;
  140. ;---------------------
  141. (complete 85)
  142. (copyfiles
  143.   (source "devs/narrator.device")
  144.   (dest "DEVS:")
  145.   (all)
  146. )
  147. ;---------------------
  148. (complete 90)
  149. (copyfiles
  150.   (source "libs/translator.library")
  151.   (dest "LIBS:")
  152.   (all)
  153. )
  154. ;---------------------
  155. (delete "SYS:WbStartup/AmiGreet" (all))
  156. (delete "SYS:WbStartup/AmiGreet.info" (all))
  157. ;
  158. (complete 95)
  159. (message
  160. "\n\n AmiGreet v1.3 was installed successfully!"
  161. "\n Reboot your Amiga to hear AmiGreet talk to you!"
  162. "\n\n\n** Alpha Software - Contact details **"
  163. "\n URL......http://www.users.globalnet.co.uk/~gazy/"
  164. "\n eMail.......................gazy@globalnet.co.uk"
  165. "\n IRC..............SpryNet.Us.GalaxyNet.Org #AmIRC"
  166. "\n\n Enjoy AmiGreet v1.3..."
  167. )
  168. (complete 100)
  169.